Properly record mtime after insert-file-contents on Android
authorPo Lu <luangruo@yahoo.com>
Sat, 17 Feb 2024 02:27:26 +0000 (10:27 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 17 Feb 2024 02:27:26 +0000 (10:27 +0800)
commit5b65c2ad7526ec081ac37d32c87e9b58e787d66a
tree8d2bfa0c42171ffd3e72638137e6eb124a26ab7c
parent4b89fb08bdd7d0249698bc0ed578555d6755724d
Properly record mtime after insert-file-contents on Android

* src/fileio.c (write_region): Do not verify file identity after
retreiving file status for the second time if st_ino is 0.
src/fileio.c